CopyToRoleFields Rule Enhancements

This prototype example was created to demonstrate the update of a field on multiple roles.

Navigate to Global Explorer | Transactions | CopyToFromCollection (Functional Prototype Plan). The CopyToRoleFields rule is in the Attached Rules folder for that transaction.

Configuration Requirements

  • CopyToFromCollection: This transaction configuration used a math variable named RoleFieldCollection to demonstrate the use of the TYPE=COLLECTION attribute. The value will be copied to the field identified in the CopyToRoleFields attached rule.
  • CopyToRoleFields: This attached business rule identifies the collection that should be copied and the field it should be copied to, which is CommonRoleField.

CopyToRoleFieldCollection transaction in Global Explorer

CopyToFromCollection Transaction in Global Explorer